Fix #375893, patch by Ben Hague:
authorTor Lillqvist <tml@novell.com>
Tue, 27 Nov 2007 22:29:46 +0000 (22:29 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 27 Nov 2007 22:29:46 +0000 (22:29 +0000)
commitd0f50cde27731812f17b597103991ec530170a7f
tree5b533dce4bf0d0520d5354a9e5a6ab8fef31b444
parentcd2d87b4717a3772226714292a17f0c108f30ace
Fix #375893, patch by Ben Hague:

2007-11-28  Tor Lillqvist  <tml@novell.com>

Fix #375893, patch by Ben Hague:

* gtk/gtkfilesystemwin32.c (get_viewable_logical_drives): Wrapper
around GetLogicalDrives() that takes also the viewable drive
restrictions in the Registry (which are usually the result of an
Active Directory Group Policy) into account.

(check_volumes, gtk_file_system_win32_list_volumes) Call
get_viewable_logical_drives() instead of GetLogicalDrives().

svn path=/trunk/; revision=19079
ChangeLog
gtk/gtkfilesystemwin32.c